Skip to content

Support insecure-skip-tls-verify config flag #107

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 25, 2017

Conversation

mbohlool
Copy link
Contributor

fixes #99

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 24, 2017
@codecov-io
Copy link

Current coverage is 94.46% (diff: 80.00%)

Merging #107 into master will decrease coverage by 0.06%

@@             master       #107   diff @@
==========================================
  Files             9          9          
  Lines           658        668    +10   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            622        631     +9   
- Misses           36         37     +1   
  Partials          0          0          

Powered by Codecov. Last update f10f4f3...8fc978e

@dims
Copy link
Collaborator

dims commented Jan 25, 2017

LGTM

@mbohlool mbohlool merged commit 6593d3a into kubernetes-client:master Jan 25, 2017
yliaog pushed a commit to yliaog/client-python that referenced this pull request Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KubeConfigLoader does not support insecure-skip-tls-verify: true
4 participants